body { margin:0px; font-family:Arial, Helvetica, sans-serif; background:#39414A; }
#container {
	width:893px;
	background:#FFFFFF;
	font-size:12px;
	margin-top:0px;
	position: relative;
	top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

a{
	text-transform:none;
	color:#333
}
#footer{
	background:#F0F0F0;
	padding:10px;
	border:#999 dotted 1px;
}
